-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
gh-138516: fix typo in OrderedDict exception msg #138517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
StanFromIreland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This qualifies for a blurb.
I don't think so, it is a small typo fix. |
|
Thanks @asas1asas200 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @asas1asas200 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit e9c2a35) Co-authored-by: asas1asas200 <[email protected]>
(cherry picked from commit e9c2a35) Co-authored-by: asas1asas200 <[email protected]>
|
GH-138522 is a backport of this pull request to the 3.13 branch. |
|
GH-138523 is a backport of this pull request to the 3.14 branch. |
…GH-138517) (python#138523) pythongh-138516: fix typo in OrderedDict exception msg (pythonGH-138517) (cherry picked from commit e9c2a35) Co-authored-by: asas1asas200 <[email protected]>
sin exception message ofcollections.OrderedDict.OrderedDict.OrderedDictexception message #138516